世新大學八十九年度先修生轉正式生考試
系別所 |
考試科目 |
資訊管理學系 |
電子計算機概論 |
1. (10%)試說明階層式記憶體(Hierarchical Memory)能成功運作的原因。
2. (10%) 試列舉五種不同的輸入裝置(Input Devices)?
3. (10%) 光學式儲存體(optical storage)較磁式儲存體(magnetic storage)好的優點為何?
4. (10%)在網路的設定過程中,為什麼要有Gateway,它是做什麼用的?什麼又是Netmask,試解釋其作用。
5. (10%)何謂CGI(Common Gateway Interface)?請描述在CGI中,GET和POST這兩種方法的差別?
6. (10%)請比較pure text和rich text的差別。
7. (20%) What does a syntax error? What does a semantic error? Give example to explain them.
8. (20%) Write a file copy program that takes the original filename and the copy file from the command line. Use standard I/O and binary mode, if possible.